libikvm-native software package provides native library for IKVM.NET, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libikvm-native
libikvm-native is installed in your system.
Make ensure the libikvm-native package were installed using the commands given below,
$ sudo dpkg-query -l | grep libikvm-native *
You will get with libikvm-native package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | libikvm-native |
| Version | 7.2.4630.5+ds-1 |
| Description | native library for IKVM.NET |
| Sub Section | devel |